home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif…cial Edition 1999 Winter / cd 3.iso / mac / Mac / Shares / AudioVisualizer Folder / Audio Visualizer Read Me next >
Encoding:
Text File  |  1999-01-22  |  7.3 KB  |  76 lines  |  [ttro/ttxt]

  1. Audio Visualizer
  2. An audio frequency spectrum display program
  3. Written by Alfred L. Poy
  4.  
  5.  
  6.  
  7. What is Audio Visualizer?
  8. Audio Visualizer is a program which analyzes and displays the frequency content of sounds, such as music from a CD.  The program shows the frequency content of both the left and right channels of stereo sound.  The program performs its calculations in "real time" and lets you see the results as the sounds are being played.
  9.  
  10. System Requirements
  11. The Audio Visualizer program requires a Power Mac to run.  I think that it should work on any machine with at least a 100 MHz PowerPC 601 processor.  It may even run on an 80 MHz PPC 601.  System software version 7.5 or later is recommended.  Send me an e-mail message and let me know what machine you are able to run it on.  (See below for some interesting history.)
  12.  
  13. Terms Of Use
  14. The Audio Visualizer program is freeware.  It may be used free of charge.  The program may be distributed freely as long as it is not altered and this read-me file is bundled with the program.  The program may not be distributed as part of a retail package without the written consent of the program's author.  The author retains the rights to the program code.
  15.  
  16. How Do I Use Audio Visualizer?
  17. Do the following steps to get the program up and running:
  18.  
  19. 1.  Use the "Monitors & Sound" or "Sound" control panel to set the sound input source to "CD".
  20.  
  21. 2.  Start the Audio Visualizer application by double-clicking on its icon.
  22.  
  23. 3.  Open your favorite audio CD player application, such as "AppleCD Audio Player".
  24.  
  25. 4.  Insert your CD into the CD-ROM drive.
  26.  
  27. 5.  Use the CD player application to begin playing the CD.  Adjust the volume slider of the CD player so that the left and right meters in the middle of the Audio Visualizer window peak in the yellow zone, but not the red zone.
  28.  
  29. 6.  Adjust the sound volume using the "Volume" sub-menu of the "Settings" menu.  Volume settings denoted with the "-" minus sign will decrease the volume.  Likewise, settings denoted with the "+" plus sign will increase the volume.
  30.  
  31. 7.  You may need to adjust the overall volume of the computer speaker or your external speakers to achieve a comfortable listening level.
  32.  
  33. Frequently Asked Questions
  34.  
  35. Q.  When I start or quit the program, it sounds like the music skips or misses.  Why does this happen?
  36. A.  The Audio Visualizer program must hold a short amount of music in memory in order to perform its calculations on the music.  The skip that you hear is the portion of music in memory.
  37.  
  38. Q.  Loud passages of music sound distorted when I use the Audio Visualizer.  This never happened before when I used the CD player program.  How do I fix this?
  39. A.  You must use your CD player program and adjust its volume slider so that the left and right meters in the middle of the Audio Visualizer window do not light the red indicators at the very top of the meter.
  40.  
  41. Q.  Why do I have to adjust the CD player volume anyway?
  42. A.  The Audio Visualizer program does not read the music directly from the CD.  It uses your Power Mac's sound hardware to "sample" the actual sound signals coming from the CD-ROM drive.  Sampling takes place in 16-bit stereo at 44.1 KHz, so little sound quality is lost.  However, the CD-ROM sound signal is often louder than the Mac's sound hardware will allow.  Distortion will result unless the CD-ROM drive volume is adjusted lower using your CD player software.
  43.  
  44. Q.  Sometimes it looks like the display and the sound are not exactly synchronized.  Why does this happen?
  45. A.  Different Power Mac models have slightly different sound hardware.  The Audio Visualizer program must try to compensate for these different configurations.  Since I don't own every different Power Mac model ever made,  its very difficult for me to predict exactly how the program will behave on different models.  If you experience a problem, please send me an e-mail message telling me what model of computer you are using and which version of system software you have loaded.  This will help me to get things right.
  46.  
  47. Q.  Sometimes it looks like the display hesitates or freezes for just a moment.  What is causing this?
  48. A.  Although it may look simple, this program is very demanding on the processor.  There are a tremendous number of calculations which have to be made in order to display the results.  If another program is doing something which requires a lot of processing time, the Audio Visualizer will not be able to finish its calculations in time to present a smooth display.  The program has been written to skip to the next set of calculations without updating the display in order to keep up with the music.  The hesitation will be more noticeable on slower machines.
  49.  
  50. Q.  When I have my CD player set for shuffle or random play, the CD will pause at the end of a track and not choose another track until I click on a different window.  Why does this happen?
  51. A.  I'm not sure why.  This happens on my computer as well and I haven't been able to figure it out.  As a workaround, just switch your application to the Finder.  When the CD begins to play again, switch back to your original application.
  52.  
  53. Q.  When I switch bit-depths on my monitor, the display colors get messed up.  Why?
  54. A.  This happens because the Audio Visualizer program does not properly handle bit-depth changes.  This is a known bug.
  55.  
  56. Q.  How fast is the music being displayed on the screen?
  57. A.  The program is set up to run at approximately 20 frames per second.  Any slower and the display does not look natural.  Any faster and a lot of detail is lost at lower frequencies.
  58.  
  59. Q.  Is the program really displaying separate left and right channels?  They look the same.
  60. A.  Yes!  The left and right channels are unique and independent.  Play a CD which has sound coming out of only the left or right speakers to convince yourself that the left and right are separate.
  61.  
  62. A Brief History
  63.  
  64. This program actually began life as a graduate course class project for my digital signal processing (DSP) course back in 1995.  It was developed on a Power Mac 7100/66 and a Mac IIsi, believe it or not!  Of course, the IIsi was used only for interface development.  The 7100/66 could  only run the program sampling at 22 KHz.  At the time, there was additional code in the program to allow it to perform "surround-sound" types of effects like you hear on many home theater receivers.  This code was pretty limited in its abilities, so I've removed it from the current program.  However, it did work and this program was successfully demonstrated at the end of the semester.  Why did I wait 3 years to release it?  I don't really know.  Anyway, it's here for you to enjoy now.  Impress your friends and ask them if their Pentium PC's can do this!
  65.  
  66.  
  67. How To Contact The Author
  68.  
  69. Please send your comments to me at: apoy@worldnet.att.net.  Let me know what type of machine and which version of system software you are running.
  70.  
  71. Disclaimer
  72.  
  73. The author of this software makes no guarantees regarding its functionality or its accuracy.  This program is meant for entertainment purposes only.  The user of this software assumes all the risk resulting from its use.  While the author has made a reasonable attempt to assure proper functionality, the author cannot be held responsible for any damage or loss which may occur from the downloading or use of this software.
  74.  
  75. The Audio Visualizer program is Copyright Â© 1998 by Alfred L. Poy and it's Licensors.
  76.